f2fs file system · Maintained
Maintainers
- M Jaegeuk Kim <jaegeuk@kernel.org>
- M Chao Yu <chao@kernel.org>
Paths
- F
Documentation/ABI/testing/sysfs-fs-f2fs - F
Documentation/filesystems/f2fs.rst - F
fs/f2fs/ - F
include/linux/f2fs_fs.h - F
include/trace/events/f2fs.h - F
include/uapi/linux/f2fs.h
Last 30 days
Most active threads (last 7 days)
-
WARM2d
[PATCH v3 00/17] fscrypt: Standardize on blk-crypto
2026-07-13 02:39 · 4 replies in 7d · Eric Biggers <ebiggers@kernel.org> -
WARM1d
[PATCHv2 0/5] direct-io file extended attributes
2026-07-10 21:22 · 1 reply in 7d · Keith Busch <hidden>
Active reviewers (last 30 days)
-
Christoph Hellwig <hch@lst.de>
4 attestations (4 Reviewed-by) · last on 2026-07-13
Recent patches
Most-recent 30 patches in this subsystem on linux-block (capped at 30), ordered by date desc.
-
WARM2d
REVIEWED: 4 (4M) [PATCH v3 13/17] fscrypt: Remove fscrypt_dio_supported()
2026-07-13 · Eric Biggers <ebiggers@kernel.org> -
WARM2d
[PATCH v3 10/17] f2fs: Remove fs-layer file contents en/decryption code
2026-07-13 · Eric Biggers <ebiggers@kernel.org> -
WARM2d
[PATCH v3 06/17] Documentation: fscrypt: Update docs for inlinecrypt
2026-07-13 · Eric Biggers <ebiggers@kernel.org> -
WARM2d
REVIEWED: 4 (4M) [PATCH v3 05/17] fscrypt: Always use blk-crypto for contents on block-based filesystems
2026-07-13 · Eric Biggers <ebiggers@kernel.org> -
WARM1d
[PATCHv2 5/5] f2fs: report direct io attributes through file_getattr
2026-07-10 · Keith Busch <hidden> -
COOLING10d
REVIEWED: 4 (4M) [PATCH v2 13/17] fscrypt: Remove fscrypt_dio_supported()
2026-07-05 · Eric Biggers <ebiggers@kernel.org> -
COOLING10d
[PATCH v2 10/17] f2fs: Remove fs-layer file contents en/decryption code
2026-07-05 · Eric Biggers <ebiggers@kernel.org> -
COOLING10d
[PATCH v2 06/17] Documentation: fscrypt: Update docs for inlinecrypt
2026-07-05 · Eric Biggers <ebiggers@kernel.org> -
COOLING10d
REVIEWED: 4 (4M) [PATCH v2 05/17] fscrypt: Always use blk-crypto for contents on block-based filesystems
2026-07-05 · Eric Biggers <ebiggers@kernel.org> -
COOLING10d
[PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
2026-07-01 · Joanne Koong <joannelkoong@gmail.com> -
COLD20d
[PATCH 12/16] fscrypt: Remove fscrypt_dio_supported()
2026-06-24 · Eric Biggers <ebiggers@kernel.org> -
COLD20d
[PATCH 09/16] f2fs: Remove fs-layer file contents en/decryption code
2026-06-24 · Eric Biggers <ebiggers@kernel.org> -
COLD20d
[PATCH 05/16] fscrypt: Always use blk-crypto for contents on block-based filesystems
2026-06-24 · Eric Biggers <ebiggers@kernel.org> -
COLD21d
[PATCH RFC v2 15/18] f2fs: open via dedicated fs bdev helpers
2026-06-16 · Christian Brauner <brauner@kernel.org> -
COLD59d
[PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
2026-05-12 · Christoph Hellwig <hch@lst.de> -
COLD59d
[PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
2026-05-12 · Christoph Hellwig <hch@lst.de> -
COLD59d
[PATCH 02/12] swap: move boilerplate code into the core swap code
2026-05-12 · Christoph Hellwig <hch@lst.de> -
STALE124d
REVIEWED: 4 (4M) [PATCH 4/4] bio: use bio_io_error more often
2026-03-04 · Andreas Gruenbacher <agruenba@redhat.com> -
STALE104d
[PATCH 2/8] fs: use rest_of_page() macro where appropriate
2026-03-04 · Yury Norov <hidden> -
STALE185d
REVIEWED: 4 (4M) [PATCH 9/9] blk-crypto: handle the fallback above the block layer
2026-01-09 · Christoph Hellwig <hch@lst.de> -
STALE188d
REVIEWED: 4 (4M) [PATCH 9/9] blk-crypto: handle the fallback above the block layer
2026-01-06 · Christoph Hellwig <hch@lst.de> -
STALE206d
[RFC v2 05/17] bio: use bio_set_status for BLK_STS_* status codes
2025-12-21 · Andreas Gruenbacher <agruenba@redhat.com> -
STALE206d
REVIEWED: 4 (4M) [RFC v2 03/17] bio: use bio_io_error more often
2025-12-21 · Andreas Gruenbacher <agruenba@redhat.com> -
STALE191d
REVIEWED: 4 (4M) [PATCH 9/9] blk-crypto: handle the fallback above the block layer
2025-12-17 · Christoph Hellwig <hch@lst.de> -
STALE212d
[PATCH 9/9] blk-crypto: handle the fallback above the block layer
2025-12-10 · Christoph Hellwig <hch@lst.de> -
STALE208d
[RFC 07/12] bio: use bio_set_status for BLK_STS_* status codes
2025-12-08 · Andreas Gruenbacher <agruenba@redhat.com> -
STALE208d
[RFC 02/12] bio: use bio_io_error more often
2025-12-08 · Andreas Gruenbacher <agruenba@redhat.com> -
STALE148d
REVIEWED: 7 (6M) [PATCH V3 5/6] f2fs: ignore discard return value
2025-11-24 · Chaitanya Kulkarni <hidden> -
STALE231d
[PATCH V2 4/5] f2fs: ignore discard return value
2025-11-24 · Chaitanya Kulkarni <hidden> -
DORMANTno replies
Re: [RFC PATCH] block: change __blkdev_issue_discard() return type to void
2025-11-19 · Chaitanya Kulkarni <hidden>
Needs attention (review trailers in, no pickup)
Patches with review trailers that haven't landed in mainline and haven't been Acked by a maintainer. Oldest first.
-
STALE188d
REVIEWED: 4 (4M) [PATCH 9/9] blk-crypto: handle the fallback above the block layer
2026-01-06 · Christoph Hellwig <hch@lst.de> · 1 Reviewed-by -
STALE185d
REVIEWED: 4 (4M) [PATCH 9/9] blk-crypto: handle the fallback above the block layer
2026-01-09 · Christoph Hellwig <hch@lst.de> · 1 Reviewed-by -
STALE124d
REVIEWED: 4 (4M) [PATCH 4/4] bio: use bio_io_error more often
2026-03-04 · Andreas Gruenbacher <agruenba@redhat.com> · 1 Reviewed-by
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
STALE206d
[RFC v2 05/17] bio: use bio_set_status for BLK_STS_* status codes
2025-12-21 · Andreas Gruenbacher <agruenba@redhat.com> -
STALE104d
[PATCH 2/8] fs: use rest_of_page() macro where appropriate
2026-03-04 · Yury Norov <hidden>